home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / solu33.zip / LOCKBAUD.DOC next >
Text File  |  1990-10-11  |  1KB  |  37 lines

  1.              Paul J. Martino Online Game LOCKBAUD Documentation
  2.      ==================================================================
  3.                              By : Paul J. Martino
  4.                              
  5.      Syntax
  6.      ------
  7.      LOCKBAUD Comport BaudRate Parity DataBits StopBits
  8.       
  9.      Example
  10.      -------
  11.      LOCKBAUD 1 19200 N 8 1
  12.      
  13.      Reason
  14.      ------
  15.      Many of the new US Robotics 14.4 HST's do not work with the AHPAH
  16.      online games. Therefore I have re-released all of my games along
  17.      with a this new program called LOCKBAUD. This program locks to 
  18.      the baud rate on your modem to the highest possible speed. If you
  19.      have a USR 14.4 HST modem you must run this program prior to 
  20.      execution of the online game. These 14.4 modems must have the 
  21.      baudrate locked at 19200. If you have to use this program you 
  22.      should make a batch file for ease of use. The Batch file for a
  23.      WWIV BBS running Pimpwars would look like this :
  24.  
  25.      @Echo Off
  26.      LOCKBAUD 1 19200 N 8 1
  27.      PIMPWARS W 1
  28.  
  29.      Note
  30.      ----
  31.      Normal non HST modems do not need to use this.
  32.  
  33.      ============================================================
  34.             THE PALACE (215)-345-4562  Doylestown, PA
  35.             THE SHRINE (904)-783-3236  Jacksonville, FL
  36.       A PRIVATE COSMOS (519)-948-2211  Windsor (Ontario, Canada)
  37.      ============================================================